/*公共样式*/
*{margin:0px;padding:0px;border:0;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0 auto;-webkit-appearance:none;color:#8c7a66;overflow-x:hidden;letter-spacing: 1px;}
textarea,input,select,button{font-family: 'microsoft yahei';outline: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
select{background: #fff url(../images/sj.png) 98% center no-repeat;background-size: 15px 8px;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
ul{list-style: none;}
a{color:#333;text-decoration: none;}
.slh{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.clear{clear:both;width:100%;height:0px;line-height:0px;font-size:0px;border:none;}
.fl{float: left; display:inline;}
.fr{float: right; display:inline;}
.flex{display:flex; -webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;}
.wrap{-webkit-flex-wrap: wrap; flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;}
.df{justify-content:space-between; -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;}
.spjz{justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
.evenly{justify-content: space-evenly;-webkit-justify-content: space-evenly;-moz-justify-content: space-evenly;-ms-justify-content: space-evenly;-o-justify-content: space-evenly;}
.czjz{align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
.column{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
.ydq{justify-content: flex-end;-webkit-justify-content: flex-end;-moz-justify-content: flex-end;-ms-justify-content: flex-end;-o-justify-content: flex-end;}
.row-reverse{flex-direction: row-reverse;-webkit-flex-direction: row-reverse;-moz-flex-direction: row-reverse;-ms-flex-direction: row-reverse;-o-flex-direction: row-reverse;}
.column-reverse{flex-direction: column-reverse;-webkit-flex-direction: column-reverse;-moz-flex-direction: column-reverse;-ms-flex-direction: column-reverse;-o-flex-direction: column-reverse;}

.baseline{align-items: flex-start;-webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: flex-start;-o-align-items: flex-start;}
.onload{position: fixed;position: fixed;z-index: 1888888;left: 50%;top: 50%;}
.onload img{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);width: 45px;}
.lgsize{font-size: 36px;line-height: 38px;font-weight: lighter;}
.mdsize{font-size: 28px;line-height: 30px;font-weight: lighter;}
.smsize{font-size: 15px;line-height: 15px;}
.pcshow{display: flex;}
.sjshow{display: none;}
.w1200{width: 96%;max-width: 1200px;margin: auto;}
.sjpcimg img{display: block;width: 100%;}
.sjpcimg img:nth-child(2){display: none;}
.pd100{padding: 100px 0;}
.pd80{padding: 80px 0;}
.pd50{padding: 50px 0;}
.mb100{margin-bottom: 100px;}
.mb80{margin-bottom: 80px;}
.mb50{margin-bottom: 50px;}
@media (max-width:1200px) {
	.lgsize{font-size: 26px;line-height: 28px;}
	.mdsize{font-size: 18px;line-height: 20px;}
	.smsize{font-size: 12px;line-height: 12px;}
	.mb100 {margin-bottom: 50px;}
	.mb80{margin-bottom: 30px;}
	.mb50{margin-bottom: 30px;}
}
@media (max-width:640px) {
	.lgsize{font-size: 18px;line-height: 18px;}
	.mdsize{font-size: 15px;line-height: 15px;}
	.smsize{font-size: 10px;line-height: 16px;}
	.sjpcimg img:nth-child(1){display: none;}
	.sjpcimg img:nth-child(2){display: block;}
	.pcshow{display: none !important;}
	.sjshow{display: flex !important;}
	.mb100 {margin-bottom: 25px;}
	.mb80{margin-bottom: 20px;}
	.mb50{margin-bottom: 16px;}
}
.corlv{ color:#8c7a66;}
.corhei{ color:#030000;}
.corbai{ color:#ffffff;}
.corqianlv{ color:#dfc5a9;}
.corhuang{ color:#8c7a66;}
.jb{background-image: -webkit-linear-gradient(left,#c27f09 45%,#e4b03e 60%,#f9cf5f 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.hjb{background-image: -webkit-linear-gradient(left,#010101 45%,#242424 60%,#4d4d4d 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.bjb{background-image: -webkit-linear-gradient(left,#fff 45%,#fff 60%,#fff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 26px;font-weight: normal;line-height: 48px;text-align: right;}


/*上面的公共代码如果样式里面有，无需重复加，如果原样式没有，需要加上面的公共代码*/
/*中心环境板块标题开始*/
.cwtit{ width:100%; margin-bottom:32px;}
.cwtitay{ color:#8a6e3d; margin-bottom:10px; text-transform:Uppercase;}
.cwtita h3{ color:#282828;}
/*中心环境板块标题结束*/
.dbhuan01{ padding-bottom:72px; margin-bottom:32px; border-bottom:1px solid #bcad98;}
.dbhuan01a{ width:30%; overflow:hidden; border-radius:12px;}
.dbhuan01a img{width: 100%;transition: all 1.5s;-webkit-transition: all 1.5s;-moz-transition: all 1.5s;-ms-transition: all 1.5s;-o-transition: all 1.5s; border-radius:12px;}
.dbhuan01a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.dbhuan01b{ width:68%;}
.dbhuan01b p{ margin-bottom:18px; color:#282828; line-height:32px;}
.dbhuan01b p:last-child{ margin-bottom:0px;}
.dbhuan01ba{ font-weight:bold;}
.dbhuan02{ margin-bottom:32px;}
.dbhuan02a{ width:32%; overflow:hidden; border-radius:6px; margin-bottom:18px;}
.dbhuan02a img{width: 100%;transition: all 1.5s;-webkit-transition: all 1.5s;-moz-transition: all 1.5s;-ms-transition: all 1.5s;-o-transition: all 1.5s; border-radius:6px;}
.dbhuan02a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.dbhuan02a:nth-of-type(4),.dbhuan02a:nth-of-type(5),.dbhuan02a:nth-of-type(6){ margin-bottom:0px;}
@media (max-width:1100px) {
.dbhuan01b p{ line-height:22px; margin-bottom:8px;}	
}
@media (max-width:780px) {
.dbhuan01{ padding-bottom:0px;}
.dbhuan01a{ width:100%; margin-bottom:32px;}
.dbhuan01b{ width:100%; margin-bottom:32px;}
.dbhuan02a{ width:48.6%;}
.dbhuan02a:nth-of-type(4){ margin-bottom:18px;}
.dbhuan01a img.pcshow,.dbhuan02a img.pcshow{display: none !important;}
.dbhuan01a img.sjshow,.dbhuan02a img.sjshow{display: flex !important;}
}